<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart yline"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">State</div><div class="y-label left-label">Sales</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 911 525" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="9.295918367346928" x2="9.295918367346928" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="27.887755102040806" x2="27.887755102040806" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="46.479591836734684" x2="46.479591836734684" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="65.07142857142856" x2="65.07142857142856" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="83.66326530612244" x2="83.66326530612244" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="102.25510204081633" x2="102.25510204081633" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="120.8469387755102" x2="120.8469387755102" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="139.43877551020407" x2="139.43877551020407" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="158.03061224489795" x2="158.03061224489795" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="176.62244897959184" x2="176.62244897959184" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="195.21428571428572" x2="195.21428571428572" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="213.80612244897958" x2="213.80612244897958" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="232.39795918367346" x2="232.39795918367346" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="250.98979591836735" x2="250.98979591836735" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="269.5816326530612" x2="269.5816326530612" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="288.1734693877551" x2="288.1734693877551" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="306.765306122449" x2="306.765306122449" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="325.35714285714283" x2="325.35714285714283" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="343.94897959183675" x2="343.94897959183675" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="362.5408163265306" x2="362.5408163265306" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="381.1326530612245" x2="381.1326530612245" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="399.7244897959184" x2="399.7244897959184" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="418.31632653061223" x2="418.31632653061223" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="436.90816326530614" x2="436.90816326530614" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="455.5" x2="455.5" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="474.09183673469386" x2="474.09183673469386" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="492.68367346938777" x2="492.68367346938777" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="511.2755102040816" x2="511.2755102040816" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="529.8673469387754" x2="529.8673469387754" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="548.4591836734694" x2="548.4591836734694" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="567.0510204081634" x2="567.0510204081634" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="585.6428571428571" x2="585.6428571428571" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="604.2346938775511" x2="604.2346938775511" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="622.8265306122448" x2="622.8265306122448" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="641.4183673469388" x2="641.4183673469388" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="660.0102040816328" x2="660.0102040816328" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="678.6020408163265" x2="678.6020408163265" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="697.1938775510205" x2="697.1938775510205" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="715.7857142857142" x2="715.7857142857142" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="734.3775510204082" x2="734.3775510204082" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="752.9693877551022" x2="752.9693877551022" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="771.5612244897959" x2="771.5612244897959" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="790.1530612244899" x2="790.1530612244899" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="808.7448979591836" x2="808.7448979591836" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="827.3367346938776" x2="827.3367346938776" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="845.9285714285713" x2="845.9285714285713" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="864.5204081632653" x2="864.5204081632653" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="883.1122448979593" x2="883.1122448979593" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="901.704081632653" x2="901.704081632653" y1="525" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="525" y2="525" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="477.27272727272725" y2="477.27272727272725" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="429.5454545454545" y2="429.5454545454545" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="381.8181818181818" y2="381.8181818181818" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="334.09090909090907" y2="334.09090909090907" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="286.3636363636363" y2="286.3636363636363" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="238.63636363636365" y2="238.63636363636365" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="190.9090909090909" y2="190.9090909090909" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="143.18181818181816" y2="143.18181818181816" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="95.45454545454542" y2="95.45454545454542" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="47.72727272727274" y2="47.72727272727274" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="0" y2="0" x1="0" x2="911" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line></g></g><g class="multi"><g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M9.295918367346928,506.37620727272724L27.887755102040806,491.32172631818185L46.479591836734684,513.8526940909092L65.07142857142856,88.11635174999903L83.66326530612244,494.3513419090909L102.25510204081633,512.2240228636364L120.8469387755102,498.79670686363636L139.43877551020407,522.2652081818181L158.03061224489795,439.59327872727266L176.62244897959184,478.1357890909091L195.21428571428572,520.8167179090909L213.80612244897958,448.47781268181814L232.39795918367346,473.8789745454546L250.98979591836735,520.6284109090909L269.5816326530612,522.2181586363637L288.1734693877551,490.0715113636363L306.765306122449,516.2019259090908L325.35714285714283,523.7872213636364L343.94897959183675,502.37200077272723L362.5408163265306,497.6671311818182L381.1326530612245,452.1971866363636L399.7244897959184,496.4942659090909L418.31632653061223,514.7182663636364L436.90816326530614,503.804175L455.5,519.6647094545455L474.09183673469386,517.874385L492.68367346938777,509.03131172727274L511.2755102040816,518.0389543636363L529.8673469387754,490.86133854545454L548.4591836734694,520.4339108181819L567.0510204081634,228.25446859090897L585.6428571428571,471.9242525454546L604.2346938775511,524.1219040909091L622.8265306122448,450.299052L641.4183673469388,506.2113095454546L660.0102040816328,508.361175L678.6020408163265,413.78408209090907L697.1938775510205,503.4005874545454L715.7857142857142,516.9038222727272L734.3775510204082,523.7442381818182L752.9693877551022,495.7318485L771.5612244897959,362.54777446363653L790.1530612244899,514.2899465454545L808.7448979591836,516.4765104545455L827.3367346938776,457.57403999999997L845.9285714285713,392.6606059090909L864.5204081632653,523.845168L883.1122448979593,494.34514499999995L901.704081632653,523.4697338181818" style="stroke: rgb(31, 119, 180); stroke-width: 3;"></path></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis" style=""><svg preserveAspectRatio="none" viewBox="0 0 911 90" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L911,0L911,6"></path><g class="tick" transform="translate(9.795918367346928, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Alabama</text></g><g class="tick" transform="translate(28.387755102040806, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Arizona</text></g><g class="tick" transform="translate(46.979591836734684, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Arkansas</text></g><g class="tick" transform="translate(65.57142857142856, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">California</text></g><g class="tick" transform="translate(84.16326530612244, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Colorado</text></g><g class="tick" transform="translate(102.75510204081633, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Connecticut</text></g><g class="tick" transform="translate(121.3469387755102, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Delaware</text></g><g class="tick" transform="translate(139.93877551020407, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">District of Columbia</text></g><g class="tick" transform="translate(158.53061224489795, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Florida</text></g><g class="tick" transform="translate(177.12244897959184, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Georgia</text></g><g class="tick" transform="translate(195.71428571428572, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Idaho</text></g><g class="tick" transform="translate(214.30612244897958, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Illinois</text></g><g class="tick" transform="translate(232.89795918367346, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Indiana</text></g><g class="tick" transform="translate(251.48979591836735, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Iowa</text></g><g class="tick" transform="translate(270.0816326530612, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Kansas</text></g><g class="tick" transform="translate(288.6734693877551, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Kentucky</text></g><g class="tick" transform="translate(307.265306122449, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Louisiana</text></g><g class="tick" transform="translate(325.85714285714283, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Maine</text></g><g class="tick" transform="translate(344.44897959183675, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Maryland</text></g><g class="tick" transform="translate(363.0408163265306, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Massachusetts</text></g><g class="tick" transform="translate(381.6326530612245, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Michigan</text></g><g class="tick" transform="translate(400.2244897959184, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Minnesota</text></g><g class="tick" transform="translate(418.81632653061223, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Mississippi</text></g><g class="tick" transform="translate(437.40816326530614, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Missouri</text></g><g class="tick" transform="translate(456, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Montana</text></g><g class="tick" transform="translate(474.59183673469386, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Nebraska</text></g><g class="tick" transform="translate(493.18367346938777, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Nevada</text></g><g class="tick" transform="translate(511.7755102040816, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Hampshire</text></g><g class="tick" transform="translate(530.3673469387754, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Jersey</text></g><g class="tick" transform="translate(548.9591836734694, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New Mexico</text></g><g class="tick" transform="translate(567.5510204081634, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">New York</text></g><g class="tick" transform="translate(586.1428571428571, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">North Carolina</text></g><g class="tick" transform="translate(604.7346938775511, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">North Dakota</text></g><g class="tick" transform="translate(623.3265306122448, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Ohio</text></g><g class="tick" transform="translate(641.9183673469388, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Oklahoma</text></g><g class="tick" transform="translate(660.5102040816328, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Oregon</text></g><g class="tick" transform="translate(679.1020408163265, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Pennsylvania</text></g><g class="tick" transform="translate(697.6938775510205, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Rhode Island</text></g><g class="tick" transform="translate(716.2857142857142, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">South Carolina</text></g><g class="tick" transform="translate(734.8775510204082, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">South Dakota</text></g><g class="tick" transform="translate(753.4693877551022, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Tennessee</text></g><g class="tick" transform="translate(772.0612244897959, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Texas</text></g><g class="tick" transform="translate(790.6530612244899, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Utah</text></g><g class="tick" transform="translate(809.2448979591836, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Vermont</text></g><g class="tick" transform="translate(827.8367346938776, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Virginia</text></g><g class="tick" transform="translate(846.4285714285713, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Washington</text></g><g class="tick" transform="translate(865.0204081632653, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">West Virginia</text></g><g class="tick" transform="translate(883.6122448979593, 0)" visibility=""><path stroke="#000" visibility="false" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Wisconsin</text></g><g class="tick" transform="translate(902.204081632653, 0)" visibility=""><path stroke="#000" visibility="hidden" d="M9.295918367346939,0L9.295918367346939,6"></path><text transform="rotate(-45 5 5)" fill="#000" dy="0.71em" style="text-anchor: end;">Wyoming</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 525" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,525L0,525L0,0L-6,0"></path><g class="tick" transform="translate(0, 525)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 477.27272727272725)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">50,000</text></g><g class="tick" transform="translate(0, 429.5454545454545)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">100,000</text></g><g class="tick" transform="translate(0, 381.8181818181818)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">150,000</text></g><g class="tick" transform="translate(0, 334.09090909090907)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">200,000</text></g><g class="tick" transform="translate(0, 286.3636363636363)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">250,000</text></g><g class="tick" transform="translate(0, 238.63636363636365)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">300,000</text></g><g class="tick" transform="translate(0, 190.9090909090909)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">350,000</text></g><g class="tick" transform="translate(0, 143.18181818181816)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">400,000</text></g><g class="tick" transform="translate(0, 95.45454545454542)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">450,000</text></g><g class="tick" transform="translate(0, 47.72727272727274)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">500,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">550,000</text></g></svg></d3fc-svg></d3fc-group></div>